func go/build.expandSrcDir
2 uses
go/build (current package)
build.go#L1758: if arg, ok = expandSrcDir(arg, di.Dir); !ok {
build.go#L1792: func expandSrcDir(str string, srcdir string) (string, bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)